tests: Remove deleted rows from cache
authorBenjamin Otte <otte@redhat.com>
Mon, 19 Mar 2012 01:24:59 +0000 (02:24 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 19 Mar 2012 01:26:16 +0000 (02:26 +0100)
commit6df7562570058da0449700466715a6dd33b8c98b
tree633bf38829c7e94c5324905a9322af94693168c2
parent754bf5e3d8e969027de23d557fb84860907c6e01
tests: Remove deleted rows from cache

Otherwise the GNode pointer address that we use for indexing might get
reused for a new node and then we don't start out with a pristine
refcount.
gtk/tests/gtktreemodelrefcount.c